Welcome![Sign In][Sign Up]
Location:
Search - convolution coding

Search list

[WinSock-NDISBlackfin_ConvEncoder

Description: 基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
Platform: | Size: 1095292 | Author: 蒋非颖 | Hits:

[Communicationjuanjibianma

Description: 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
Platform: | Size: 2485 | Author: 吴非 | Hits:

[ELanguage00002

Description: 并且在卷积码编码过程中,添零数为k1*(L-1)=2,(注:L=3),再对序列进行图示的映射,可通过以下程序实现:-in convolution coding process, the number of zero-Tim k1 * (L-1) = 2, (Note : L = 3), then right sequence shows the mapping process can be achieved through the following :
Platform: | Size: 4162 | Author: GF | Hits:

[matlab瑞利信道仿真

Description: 用matlab建立的通信信道的仿真,包括卷积编码,qam调制,瑞利信道仿真-using Matlab established communication channel simulation, including the convolution coding, QAM modulation, Rayleigh Channel Simulator
Platform: | Size: 15360 | Author: 段红 | Hits:

[Communication-Mobilechannelcode

Description: 清华大学 信道编码课件 基本概念和方法(1) 线性分组码(1) 循环码(4) 卷积码(4) 级联码(2) 编码调制(2) 信道编码应用(1)-Qinghua University Channel Coding courseware basic concepts and methods (1) linear block code (1) Revolving code (4) Convolution code (4) concatenated codes (2) code modulation (2) channel coding (1)
Platform: | Size: 946176 | Author: 李春晖 | Hits:

[Other098

Description: [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况 http://www.pudn.com -[LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com
Platform: | Size: 1771520 | Author: 李灵 | Hits:

[matlabviterbi

Description: 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序-The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algorithm. M procedures
Platform: | Size: 17408 | Author: 季晓澎 | Hits:

[matlabMAP

Description: 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。-The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution decoding, BPSK, AWGN. At the same time rendering its error rate and SNR (signal to noise ratio).
Platform: | Size: 1024 | Author: 小单 | Hits:

[Communication-Mobileconvolution

Description: 通信系统的卷积编码,前面部分可以删去,因为我是在一个系统中使用的,viterbi译码在另一个上传中。-Convolutional coding communication system, the front part can be deleted, because I was used in a system, viterbi decoding in another upload。
Platform: | Size: 2048 | Author: 王新雨 | Hits:

[Otherviterb

Description: 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
Platform: | Size: 78848 | Author: yingying | Hits:

[3G developOFDM

Description: OFDM通信系统调制解调 包括数字前端处理、卷积编码、峰均值抑制、符号定时、频偏检测、信道估计、相位补偿等-OFDM modulation and demodulation communication system including digital front-end processing, convolution coding, the mean peak inhibition, symbol timing, frequency offset detection, channel estimation, phase compensation
Platform: | Size: 119808 | Author: 宋巍 | Hits:

[matlabCH9

Description: MIMO_OFDM系统的matlab仿真程序以及GUI界面的实现,程序中发射端包括卷积编码,打孔,交织,调制,IFFT变换,加保护间隔以及导频序列,接收端包括信道估计等一系列接收操作-MIMO_OFDM system and GUI interface matlab simulation program implementation, program the transmitter including the convolution coding, punching, interleaving, modulation, IFFT transform, guard interval and pilot sequence, the receiver includes channel estimation and a series of receive operation
Platform: | Size: 32768 | Author: 李霞 | Hits:

[matlabofdm_conv

Description: 这是urban_macro信道加卷积编码的ofdm程序。 包含文件有:qpsk.m qpsk调制程序 deqpsk.m qpsk解调 ofdm_siglepath.m 单径瑞利衰落程序 sigle_path_conv.m 单径瑞利衰落信道加卷积编码程序 ofdm_urban_macro.m urban_macro信道的ofdm程序 ofdm_my.m urban_macro信道加卷积编码的ofdm程序 viterbi.m viterbi译码程序 cnv_encd.m 卷积编码程序 sigle_path_conv.fig 为单径瑞利衰落信道加卷积编码结果 ofdm_conv.doc 仿真报告-This is urban_macro channel plus ofdm convolutional coding procedures. Include files are: qpsk.m qpsk modulation demodulation process deqpsk.m qpsk ofdm_siglepath.m single Rayleigh fading process sigle_path_conv.m single Rayleigh fading channel plus convolution coding process ofdm_urban_macro.m urban_macro ofdm channel program ofdm_my.m urban_macro channel plus ofdm convolutional coding process viterbi.m viterbi decoding process cnv_encd.m convolutional coding process sigle_path_conv.fig single path Rayleigh fading channel plus convolution coding results ofdm_conv.doc Simulation Report
Platform: | Size: 51200 | Author: loseword | Hits:

[Program docconvolution-coding

Description: convolutional coding pdf
Platform: | Size: 102400 | Author: jeevithpaul | Hits:

[Other2-3-convolution-coding-and-decoding

Description: 2进3出递归卷积编译码系统仿真程序,每帧80比特,10万帧。-Simulation program of 2 in-3 out convolution coding. It consists of 100 000 blocks which contains 80 bits
Platform: | Size: 51200 | Author: wkm | Hits:

[Communication-MobileConvolution-coding-and-decoding(Viterbi-Algorithm

Description: This file is to simulate the convolution encoder and decode in Viterbi algorithm. It is written by Proakis. Simulate Successfully!
Platform: | Size: 5120 | Author: zcy | Hits:

[ELanguage(3-1-2)convolution-coding

Description: (2,1,3)卷积码编码代码,C语言编写-(2,1,3)convolution coding
Platform: | Size: 1024 | Author: 钟海静 | Hits:

[EditBoxmatlab-convolution-code-program

Description: 文档里是基于matlab的卷积码编码,和维特比译码的程序。-Documentation is based on matlab convolution coding, and Viterbi decoding procedures.
Platform: | Size: 7168 | Author: 刘小喵 | Hits:

[matlabConvolution-BER

Description: Bits error rate, convolution coding, BPSK, AWGN, Simulation and theory
Platform: | Size: 18432 | Author: pheara | Hits:

[Compress-Decompress algrithmsConvolution-coding-and-decoding

Description: 基于matlab的卷积码编码和译码,以及对卷积码性能分析-Based on matlab convolution coding and decoding, and convolutional code performance analysis
Platform: | Size: 151552 | Author: 张武涛 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net